Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bundler] Bump the monthly group across 1 directory with 9 updates #78

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2024

Bumps the monthly group with 4 updates in the / directory: activerecord, minitest, mocha and sqlite3.

Updates activerecord from 7.2.1.2 to 7.2.2

Release notes

Sourced from activerecord's releases.

7.2.2

Active Support

  • Include options when instrumenting ActiveSupport::Cache::Store#delete and ActiveSupport::Cache::Store#delete_multi.

    Adam Renberg Tamm

  • Print test names when running rails test -v for parallel tests.

    John Hawthorn, Abeid Ahmed

Active Model

  • Fix regression in alias_attribute to work with user defined methods.

    alias_attribute would wrongly assume the attribute accessor was generated by Active Model.

    class Person
      include ActiveModel::AttributeMethods
    define_attribute_methods :name
    attr_accessor :name
    alias_attribute :full_name, :name
    end
    person.full_name # => NoMethodError: undefined method `attribute' for an instance of Person

    Jean Boussier

Active Record

  • Fix support for query_cache: false in database.yml.

    query_cache: false would no longer entirely disable the Active Record query cache.

    zzak

  • Set .attributes_for_inspect to :all by default.

    For new applications it is set to [:id] in config/environment/production.rb.

    In the console all the attributes are always shown.

    Andrew Novoselac

... (truncated)

Commits
  • d0dcb8f Preparing for 7.2.2 release
  • f6916e7 Merge pull request #53494 from zzak/re-53492
  • a7858b5 Merge pull request #53472 from p8/activerecord/improve-attributes-for-inspect...
  • e6a8acd Merge pull request #53475 from p8/activerecord/show-all-attributes-in-console
  • 91aac4a Merge pull request #53484 from zzak/query_cache-config-disable
  • e1cccdc Add CHANGELOG entry for 170e6c178b7358a87a7304bdf80273e0b153f6fd
  • 897b382 Merge pull request #53400 from wata727/translate_no_connection_to_not_establi...
  • c529251 Revert "Merge pull request #53398 from kamipo/fix_strict_loading_propagation"
  • 2975a88 Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stable
  • 500e2a9 Fix API doc for has_many [ci-skip]
  • Additional commits viewable in compare view

Updates minitest from 5.25.1 to 5.25.2

Changelog

Sourced from minitest's changelog.

=== 5.25.2 / 2024-11-21

  • 4 bug fixes:

    • Include class name in spec name. (thomasmarshall)
    • Fixed 'redefining object_id' warning from ruby 3.4. (mattbrictson)
    • Minitest top-level namespace no longer includes entire contents of README.rdoc. Too much!
    • Refactored spec's describe to more cleanly determine the superclass and name
Commits
  • d1b5451 prepped for release
  • 3d54995 + Include class name in spec name. (thomasmarshall)
  • b3cab87 - Refactored spec's describe to more cleanly determine the superclass and name
  • 3214429 - Fixed 'redefining object_id' warning from ruby 3.4. (mattbrictson)
  • e4417c5 Changed some reporter tests to use FakeTest instead of loading up Runnable w/...
  • 20dfa7b - Minitest top-level namespace no longer includes entire contents of README.r...
  • See full diff in compare view

Updates mocha from 2.5.0 to 2.6.1

Changelog

Sourced from mocha's changelog.

2.6.1

External changes

  • Fix logic for displaying deprecation warning for expectation with never cardinality (#686) - thanks to @​davidstosik for reporting

2.6.0

External changes

  • Expectation with never cardinality should display deprecation warning (#681) - thanks to @​ducmtran for reporting and testing

WARNING: This release results in some incorrect deprecation warnings:

  • The logic for displaying the deprecation warnings is fixed in v2.6.1 (#686).

Internal changes

  • Simplify backtrace related assertions (#680)
  • Remove unused ExpectationList#match_but_out_of_order (f2fa9919)
Commits
  • 5f660dc [skip ci] Update documentation for v2.7.0
  • f6ed774 Bump version to 2.6.1 & prepare for release
  • 0b2923f Merge pull request #686 from freerange/fix-deprecation-warning-logic-for-expe...
  • 01874f1 Fix never expectation deprecation warning logic
  • 862237d [skip ci] Update documentation for v2.6.0
  • 5448b23 Bump version to 2.6.0 & prepare for release
  • 59e0ab1 Merge pull request #681 from freerange/expectation-with-never-cardinality-sho...
  • e0b6dae Avoid invoking matcher block multiple times
  • 49b99ff Warning if invocation matches never expectation
  • 212ba0b Add ExpectationList#match_never_allowing_invocation
  • Additional commits viewable in compare view

Updates sqlite3 from 2.1.1 to 2.3.1

Release notes

Sourced from sqlite3's releases.

2.3.1 / 2024-11-25

Dependencies

a8398a65bf84467fb03e29914f31282878d0f94fd78bc511b5d7d4b3e447effc  sqlite3-2.3.1-aarch64-linux-gnu.gem
9684f77bd2c0e18ee6c5ab15b35a7f953d025c26bc8915832a33306d2926b986  sqlite3-2.3.1-aarch64-linux-musl.gem
882a006725ce6905570c652c8b2f2d1d295b9f21ac009f176c91777d7c602a40  sqlite3-2.3.1-arm64-darwin.gem
d9ded328f99b8d0c774aa1a11126806f1c3c5160e5d8a00f42900b0bb6693f55  sqlite3-2.3.1-arm-linux-gnu.gem
648802caf7556adbae12a6c1908feb2cd64bef2bc9e04acdb40c0a44e00b3d16  sqlite3-2.3.1-arm-linux-musl.gem
46ed5f9086bc59ea33a90ea08db93fa887809d37bc2f8f96693d32540b295b9d  sqlite3-2.3.1.gem
e47c52052e8063ad4f3686e7f59cfc431a08bb7320a6e09823a49decff60fd4e  sqlite3-2.3.1-x64-mingw-ucrt.gem
700558d100306c17e0f14ae2b493e4c83e5c77a713015eba79e0ca2dd3aa0f17  sqlite3-2.3.1-x86_64-darwin.gem
7e71f818d510998a8b2d1cf9ef5a53ef85300736648621c66cb9494b1684b339  sqlite3-2.3.1-x86_64-linux-gnu.gem
709406604aeee3622bc01c970f31bbcfadb0590f4ee3dc5bb6fe4fbf1c855a7e  sqlite3-2.3.1-x86_64-linux-musl.gem
dfa199e6fa67608b547eee6b332c60f0719fffa14275319f4c82282af6d4f036  sqlite3-2.3.1-x86-linux-gnu.gem
3bda981d1d3049d1285958e55bcbf0600863216f079fb019f04e7364a3733757  sqlite3-2.3.1-x86-linux-musl.gem

2.3.0 / 2024-11-20

Added

Fixed

  • Database#encoding= support for switching the database encoding to UTF-16BE, which has been broken since Database#encoding= was introduced in v1.3.12 in 2016. #575 @​miyucy
  • Omit mention of the pkg-config gem when failing to build from source, since it is not used. #358 @​flavorjones
87cbf39ca2ca07c4e6f3d7a5168bfc2fcca845ea36e6d04408622226900e7f92  sqlite3-2.3.0-aarch64-linux-gnu.gem
0e67ea7d8dc42178ac7b57f499177288cc1edf9c7932e86cf631e932947228c2  sqlite3-2.3.0-aarch64-linux-musl.gem
</tr></table> 

... (truncated)

Changelog

Sourced from sqlite3's changelog.

2.3.1 / 2024-11-25

Dependencies

2.3.0 / 2024-11-20

Added

Fixed

  • Database#encoding= support for switching the database encoding to UTF-16BE, which has been broken since Database#encoding= was introduced in v1.3.12 in 2016. #575 @​miyucy
  • Omit mention of the pkg-config gem when failing to build from source, since it is not used. #358 @​flavorjones

2.2.0 / 2024-10-30

Added

Improved

  • SQL Syntax errors during Database#prepare will raise a verbose exception with a multiline message indicating with a "^" exactly where in the statement the error occurred. #554 @​fractaledmind @​flavorjones
Commits
  • 0df3e88 version bump to v2.3.1
  • e0d23c8 doc: update the CONTRIBUTING release checklist
  • 4f8c6ea Merge pull request #590 from sparklemotion/flavorjones-try-to-remove-gem-upda...
  • 2b82129 Merge pull request #589 from sparklemotion/flavorjones-dep-sqlite-3.47.1
  • 44c8a61 ci: remove gem-update-system
  • ac7158a dep: update vendored sqlite to 3.47.1
  • 3ae4a42 Merge pull request #587 from sparklemotion/dependabot/bundler/rdoc-6.8.1
  • 166bf11 Merge pull request #588 from sparklemotion/dependabot/bundler/minitest-5.25.2
  • 552e4e5 build(deps-dev): update minitest requirement from 5.25.1 to 5.25.2
  • 69d808c build(deps-dev): update rdoc requirement from 6.7.0 to 6.8.1
  • Additional commits viewable in compare view

Updates activemodel from 7.2.1.2 to 7.2.2

Release notes

Sourced from activemodel's releases.

7.2.2

Active Support

  • Include options when instrumenting ActiveSupport::Cache::Store#delete and ActiveSupport::Cache::Store#delete_multi.

    Adam Renberg Tamm

  • Print test names when running rails test -v for parallel tests.

    John Hawthorn, Abeid Ahmed

Active Model

  • Fix regression in alias_attribute to work with user defined methods.

    alias_attribute would wrongly assume the attribute accessor was generated by Active Model.

    class Person
      include ActiveModel::AttributeMethods
    define_attribute_methods :name
    attr_accessor :name
    alias_attribute :full_name, :name
    end
    person.full_name # => NoMethodError: undefined method `attribute' for an instance of Person

    Jean Boussier

Active Record

  • Fix support for query_cache: false in database.yml.

    query_cache: false would no longer entirely disable the Active Record query cache.

    zzak

  • Set .attributes_for_inspect to :all by default.

    For new applications it is set to [:id] in config/environment/production.rb.

    In the console all the attributes are always shown.

    Andrew Novoselac

... (truncated)

Commits
  • d0dcb8f Preparing for 7.2.2 release
  • 2975a88 Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stable
  • 5f5349f Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stable
  • d0e9e01 Fix another Ruby 3.4 Hash#inspect failure
  • abe904d alias_attribute: handle user defined source methods
  • 9fb3c81 Revert "Merge pull request #52822 from byroot/active-model-alias"
  • 2cb3582 Add missing authorship in CHANGELOG
  • c0988ee Merge pull request #52822 from byroot/active-model-alias
  • See full diff in compare view

Updates activesupport from 7.2.1.2 to 7.2.2

Release notes

Sourced from activesupport's releases.

7.2.2

Active Support

  • Include options when instrumenting ActiveSupport::Cache::Store#delete and ActiveSupport::Cache::Store#delete_multi.

    Adam Renberg Tamm

  • Print test names when running rails test -v for parallel tests.

    John Hawthorn, Abeid Ahmed

Active Model

  • Fix regression in alias_attribute to work with user defined methods.

    alias_attribute would wrongly assume the attribute accessor was generated by Active Model.

    class Person
      include ActiveModel::AttributeMethods
    define_attribute_methods :name
    attr_accessor :name
    alias_attribute :full_name, :name
    end
    person.full_name # => NoMethodError: undefined method `attribute' for an instance of Person

    Jean Boussier

Active Record

  • Fix support for query_cache: false in database.yml.

    query_cache: false would no longer entirely disable the Active Record query cache.

    zzak

  • Set .attributes_for_inspect to :all by default.

    For new applications it is set to [:id] in config/environment/production.rb.

    In the console all the attributes are always shown.

    Andrew Novoselac

... (truncated)

Commits
  • d0dcb8f Preparing for 7.2.2 release
  • 7dd2248 Avoid redefining IpAddr#as_json if it already exist
  • 2975a88 Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stable
  • 87fed5a Merge pull request #53376 from jeromedalbert/fix-api-docs-wrong-links
  • 812f3e7 Merge pull request #53367 from seanpdoyle/time-zone-api-docs-class-inference
  • 5f5349f Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stable
  • 6637543 Merge pull request #53202 from byroot/ruby-3.4-hash-inspect
  • ac4dfd2 Merge pull request #52912 from tgwizard/as-cache-intstrument-delete-options
  • b4d424e Merge pull request #52917 from jhawthorn/prerecorded_option1
  • ed265be Do not populate CurrentAttributes#attributes when not using defaults
  • Additional commits viewable in compare view

Updates mini_portile2 from 2.8.7 to 2.8.8

Release notes

Sourced from mini_portile2's releases.

2.8.8 / 2024-11-14

Improved

  • Raise an exception with a clear error message when xzcat is needed but is not installed. (#152) @​flavorjones
Changelog

Sourced from mini_portile2's changelog.

2.8.8 / 2024-11-14

Improved

  • Raise an exception with a clear error message when xzcat is needed but is not installed. (#152) @​flavorjones
Commits
  • 17cd199 version bump to v2.8.8
  • e049576 Merge pull request #152 from flavorjones/flavorjones-check-xzcat-presence
  • a51c1d6 Check for the existence of xzcat
  • 3b06384 Merge pull request #151 from flavorjones/flavorjones-dep-minitest-hooks
  • 1e58879 minitest 5.25 change a method sig used by minitest-hooks
  • b2bee41 Merge pull request #150 from flavorjones/flavorjones-ci-ruby-head
  • f0bd171 dep: move dependencies into Gemfile
  • 472491c ci: move ruby-head tests into upstream workflow
  • 3c36b20 ci: fix upstream skeleton
  • ed7b344 ci: introduce skeleton for upstream
  • Additional commits viewable in compare view

Updates securerandom from 0.3.1 to 0.3.2

Release notes

Sourced from securerandom's releases.

v0.3.2

What's Changed

New Contributors

Full Changelog: ruby/securerandom@v0.3.1...v0.3.2

Commits

Updates timeout from 0.4.1 to 0.4.2

Release notes

Sourced from timeout's releases.

v0.4.2

What's Changed

New Contributors

Full Changelog: ruby/timeout@v0.4.1...v0.4.2

Commits
  • 2f52522 Bump up v0.4.2
  • 87edf95 Enabled trusted publisher for rubygems.org
  • 1f0a0fb Exclude truffleruby-head from ubuntu-latest
  • 683fdb4 timeout.rb: Update documentation
  • 6b445fc Merge pull request #49 from jpcamara/fix-documentation-for-timeout-method
  • 213f4e2 Global #timeout was remove 5 years ago
  • 6c99460 Update license files with ruby/ruby
  • cb5ee35 Make test_nested_timeouts less flaky
  • a7e91a5 Merge pull request #46 from mark-young-atg/provide_changelog_link_on_rubygems
  • 47a6f03 Provide a 'Changelog' link on rubygems.org/gems/timeout
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
sqlite3 [>= 2.0.a, < 2.1]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the monthly group with 4 updates in the / directory: [activerecord](https://github.com/rails/rails), [minitest](https://github.com/minitest/minitest), [mocha](https://github.com/freerange/mocha) and [sqlite3](https://github.com/sparklemotion/sqlite3-ruby).


Updates `activerecord` from 7.2.1.2 to 7.2.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.0.0/activerecord/CHANGELOG.md)
- [Commits](rails/rails@v7.2.1.2...v7.2.2)

Updates `minitest` from 5.25.1 to 5.25.2
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v5.25.1...v5.25.2)

Updates `mocha` from 2.5.0 to 2.6.1
- [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md)
- [Commits](freerange/mocha@v2.5.0...v2.6.1)

Updates `sqlite3` from 2.1.1 to 2.3.1
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/sqlite3-ruby@v2.1.1...v2.3.1)

Updates `activemodel` from 7.2.1.2 to 7.2.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.0.0/activemodel/CHANGELOG.md)
- [Commits](rails/rails@v7.2.1.2...v7.2.2)

Updates `activesupport` from 7.2.1.2 to 7.2.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.0.0/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.2.1.2...v7.2.2)

Updates `mini_portile2` from 2.8.7 to 2.8.8
- [Release notes](https://github.com/flavorjones/mini_portile/releases)
- [Changelog](https://github.com/flavorjones/mini_portile/blob/main/CHANGELOG.md)
- [Commits](flavorjones/mini_portile@v2.8.7...v2.8.8)

Updates `securerandom` from 0.3.1 to 0.3.2
- [Release notes](https://github.com/ruby/securerandom/releases)
- [Commits](ruby/securerandom@v0.3.1...v0.3.2)

Updates `timeout` from 0.4.1 to 0.4.2
- [Release notes](https://github.com/ruby/timeout/releases)
- [Commits](ruby/timeout@v0.4.1...v0.4.2)

---
updated-dependencies:
- dependency-name: activerecord
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: monthly
- dependency-name: minitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: monthly
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: monthly
- dependency-name: sqlite3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: monthly
- dependency-name: activemodel
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: monthly
- dependency-name: activesupport
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: monthly
- dependency-name: mini_portile2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: monthly
- dependency-name: securerandom
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: monthly
- dependency-name: timeout
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: monthly
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 2, 2024
@dependabot dependabot bot deleted the dependabot/bundler/monthly-f3223824e1 branch December 2, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants